home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Toolbox / Visual Basic Toolbox (P.I.E.)(1996).ISO / query / qmaster / readme.txt < prev   
Encoding:
Text File  |  1996-01-17  |  1.2 KB  |  41 lines

  1. Querymaster 1.0
  2.  
  3. SWREG ID: 9423
  4.  
  5. Querymaster is designed to increase the productivity of VB4 developers
  6. who are using Jet 3.0 to process Access .MDB databases.
  7.  
  8. The Data Manager that ships with VB4 is very good at DBA tasks, but
  9. very weak when it comes to developing and testing imbedded SQL and
  10. QueryDefs. In fact, support for parameterized QueryDef development is
  11. simply non-existent.
  12.  
  13. Querymaster is designed to do one thing well ... provide the best
  14. support possible for VB4/Jet3 developers who need to write any SQL
  15. statements ... imbedded SQL, simple QueryDefs, and parameterized
  16. QueryDefs.
  17.  
  18. Some of the productivity features included with Querymaster are:
  19.  
  20. * Templates for SELECT, INSERT, UPDATE, and DELETE statements.
  21.  
  22. * Paste Table and Column names directly into queries from spreadsheet
  23.   lists.
  24.  
  25. * Save parameter values across query tests, even across Querymaster
  26.   sessions.
  27.  
  28. * Commit/Rollback option when testing action queries.
  29.  
  30. * Full support for query reports.
  31.  
  32. See the on-line help file included with Querymaster for a complete 
  33. description of the product's features.
  34.  
  35. ***************** QUICK START **************************
  36.  
  37. Unzip the distribution file. In file manager, Double-click on
  38. QMASTER.EXE.
  39.  
  40.  
  41.